Geometry.Net - the online learning center
Home  - Basic_M - M[umps] Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 104    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

61. MUMPS - Definition Of MUMPS In Computer
MUMPS Massachusetts General Hospital Utility Multiprogramming System (programming Language) MUMPS (Or M ) Massachusetts General Hospital
http://computer.laborlawtalk.com/MUMPS
Add to Favorites
General
Encyclopedia Legal ... Law forum Search Word: Visit our Law forums
MUMPS : Massachusetts General Hospital Utility Multi-Programming System (Programming Language)
MUMPS (Or "M") Massachusetts General Hospital Utility
Multi-Programming System.
A programming language with extensive tools for the support of
database management systems
. MUMPS was originally used for
medical records and is now widely used where multiple users
access the same databases simultaneously, e.g. banks, stock
exchanges, travel agencies, hospitals.
Early MUMPS implementations for PDP-11 and IBM PC were complete operating systems , as well as programming languages, but current-day implementations usually run under a normal host operating system A MUMPS program hardly ever explicitly performs low-level operations such as opening a file - there are programming constructs in the language that will do so implicitly, and most MUMPS programmers are not even aware of the operating system activity that MUMPS performs.

62. Programming Languages: MUMPS Questions - Hi, I Don't See M Listed As One Of The
The programming behind the scenes for this is Mumps. I usually don t get too involved with the programming piece, but I need to build an input
http://www.experts-exchange.com/Programming/Programming_Languages/Q_21521066.htm
September 23, 2005 - 07:45AM PDT Page Options Who's using EE? You're in good company Page Editor Languages Venabili Featured Expert Ask An Expert Now!
  • Home
    • All Topics
      • Programming ...
        • Languages
          • Viewing a Question

          Search 1,356,571 Solutions Search Help Advanced Search Solution Title: MUMPS Questions - Hi, I don't see M listed as one of the languages, but maybe someone can answer this quick question? asked by moorecm on 08/09/2005 10:16AM PDT
          I run a medical practice management system called IDX. The programming behind the scenes for this is Mumps. I usually don't get too involved with the programming piece, but I need to build an input checking on one of my fields. I reviewed some basic M format checking in our online manuals, but I keep getting the error message "syntax error in your M Code"
          If anyone can shed some light on how to code this correctly I would be forever grateful.
          I'm trying to code the field so that either the letter "S" or "C" should be entered. (nothing else) I tried the following, but neither worked:

63. WWW> Mumps Programming Home Page
From chribonn@keyworld.net. http//www.geocities.com/SiliconValley/7041/. Anything worth saying about the MUMPS programming language.
http://scout.wisc.edu/Projects/PastProjects/NH/96-05/96-05-01/0078.html
*** From Net-Happenings Moderator ***
Date: Tue, 30 Apr 1996 16:21:04 -0500
From: chribonn@keyworld.net
http://www.geocities.com/SiliconValley/7041/

Anything worth saying about the MUMPS Programming language

64. MUMPS - Enpsychlopedia
MUMPS. For the viral disease of the same name, see Mumps. MUMPS, or simply M, is a programming language dedicated to building and managing databases.
http://psychcentral.com/psypsych/MUMPS
home resource directory disorders quizzes ... support forums Advertisement (
MUMPS
For the viral disease of the same name, see Mumps
MUMPS , or simply M , is a programming language dedicated to building and managing databases . Whereas in most systems the database is the first-class citizen and a language is added on top, under M this is inverted, the language itself is the primary object, the database a "side effect" of one of the features of the language. M contrasts strongly with most database systems, because the system is much "lower level". For instance, whereas most database systems will include a command to find all the records matching a particular pattern, on an M system you would have to write a program to do this search and collect up the results. As you might imagine, this makes even trivial tasks much more difficult, and has led to a number of M-based programs to act as a database management system and provide these features. For people used to traditional database applications or database management systems, M can be difficult to understand at first. This is offset by its speed and flexibility in dealing with tasks that would cause problems under the relational database model. M has been called

65. M[umps] - Massachusetts General Hospital Utility Multi-Programming System
MUMPS A programming Language. Here we hope to provide you with an overview of the MUMPS programming language. Please used the naviagations menu
http://people.bath.ac.uk/ma3mc/mumps/
M[umps] - M assachusetts General Hospital U tility M ulti -P rogramming S ystem
Home Scope and Concept Place in the Programming Language Space Influences, Design and Contributions ... Key Texts
Welcome to Group E's website on MUMPS
Here we hope to provide you with an overview of the MUMPS programming language. Please used the naviagations menu (above) to view the different aspects of this language, such as its development, scope and domain.

66. M[umps] - Massachusetts General Hospital Utility Multi-Programming System
MUMPS A programming Language. Place in the programming Language Space. The MUMPS team chose to write the new language with portability in mind.
http://people.bath.ac.uk/ma3mc/mumps/index.php?page=space

67. Error
The MUMPS programming system was designed and developed to facilitate shared conversational access to a hierarchicallyorganized data base on a small
http://portal.acm.org/citation.cfm?id=807089

68. CodePedia -> MUMPS
MUMPS is a programming language, alternatively called M, which has a terse syntax, and a very high level programming model. It provides easy access to a
http://www.codepedia.com/1/MUMPS
Home Edit this page Recent Changes Special Pages ... Help MUMPS MUMPS is a programming language, alternatively called M, which has a terse syntax, and a very high level programming model. It provides easy access to a built in database, I/O handling, and multiple processes control and communication. One of the original Rapid Application Development tools, MUMPS has a great history of enabling the easy creation of applications for clients, especially in the medical and banking fields. MUMPS is the computer language supporting the OpenVistA system (the open source version of VistA Hospital Information System). Hardhats ( http://www.hardhats.org ) and the WorldVistA nonprofit organization are advancing the OpenVistA system outside of the U.S. Department of Veterans Affairs.
last edited (December 18, 2003) by DavidWhitten , Number of views: 1245, Current Rev: 2 ( Diff
Edit this page
Page history What links here ... Printer Friendly Username:
Password:
Register

Forgot Password?

HELP

FAQ
...
Advanced Search

Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read and Privacy Statement for more information. Development by

69. Programming Languages
M / MUMPS Massachusetts (General Hospital) Utility Multiprogramming System is a procedural, interpreted language, originally used for medical records
http://microsoft.toddverbeek.com/lang.html
Programming Languages This page is more abstract and wide-ranging than other pages of this site . For one thing, it's about languages, not products. Granted, in most cases, using a language means acquiring some development software, but I'm trying to treat that as a secondary question here, to put the languages themselves under the spotlight.
These are all "living languages", ranging in age from several decades to several months. I've tried to group them by their family similarities, but that's easier said than done. The order is arbitrary, and isn't intended to imply that Language A is "better" than Language B, because what's good for one situation may not be good for another. I try to describe each language in terms of its major characteristics, availability, and typical uses. (My glossary links may come in handy for understanding these comments.) The origin of each language's name is listed in [brackets].
This list is by no means complete; there are more languages missing than included. I've tried to focus on the more general-purpose languages, rather than those tied to a specific use. (Languages used as a web-scripting technology have their own page .) And of course there are many "dead" or rarely-used languages, that I've left out - however noteworthy - because they're only of historical interest. Also, I don't claim to be an expert in languages; I find them fascinating, and I've used a dozen or two over the course of my education and career, but due to time constraints I'm really just a dabbler in this field. I'm indebted to the many genuine experts who've given me tips and corrections for this page.

70. Mumps Definition - Medical Dictionary Definitions Of Popular Medical Terms
MUMPS / Cache programming and Consulting www.mumpsprogrammer.com InterSystems Certified Expert professional consulting services. programming, design
http://www.medterms.com/script/main/art.asp?articlekey=4458

71. DEVSEEK: Programming : Languages : Mumps
programming Languages Mumps M Info Source M Info Source, the Mumps, Cache and M grand central. Home of M Web Magazine.
http://www.devseek.com/Programming/Languages/Mumps/
: Programming : Languages : Mumps
Options
HOME WHAT'S COOL TECH NEWS Links:
  • A Homepage for MSM-Workstation - Information about MSM-WS, an M implementation for Win32 http://www.georgejames.com/ws/ (Added: 19-Jan-1999 )
  • Atlas Development Corporation - Atlas Development is the leading software development and consulting firm in utilizing Cache, latest post-relational database tools and technology. http://www.atlasdev.com/Atlas/framesets/atlashome.htm (Added: 19-Jan-1999 )
  • Caché. The Postrelational Database. - InterSystems, Inc. home page. http://www.intersys.com/ (Added: 19-Jan-1999 )
  • Get Caché for Linux - Download a free version of Caché for Linux (RedHat 5.2) http://cache.intersys.com/downloads/linux/index.html (Added: 19-Jan-1999 )
  • InterSystems M Technologies - A forum and web site for users of InterSystems tools and M in general http://mtechnology.intersys.com/ (Added: 19-Jan-1999 )
  • M FAQs - Frequently Asked Questions about M/MUMPS ftp://rtfm.mit.edu/pub/usenet/comp.lang.mumps/ (Added: 19-Jan-1999 )
  • M Info Source - M Info Source, the Mumps, Cache and M grand central. Home of M Web Magazine. Links, programs, articles and more. http://www.geocities.com/SiliconValley/7041/

72. Mumps
Find It Computers programming Languages Mumps MUMPS programming available for Intersystems DTMPC and DT-MAX platforms available to the greater
http://www.ebroadcast.com.au/dir/Computers/Programming/Languages/Mumps/
SEARCH GUIDE NEWS AUSTRALIAN TV GUIDE DVD RENTALS ... Languages : Mumps COMPUTERS
CDE Software Systems Corp

MUMPS programming available for Intersystems DTM-PC and DT-MAX platforms available to the greater Chicago and Milwaukee metro areas.
Dollar Next Ltd.

M experience since 1980: database, system and project design/specification, analysis, programming, testing.
Forest Software

A software house specialising in M (Mumps). It was formed in 1983 and can provide systems design, programming and support of M based systems.
The Genesis of MUMPS and MUG

The story of the creation of the MUMPS programming language at The Massachusetts General Hospital, and its development into a procedural, interpreted general-purpose programming language oriented towards database applications. By Glen Steinbach.
George James Software

supply application development, consulting, training and support services and add-in tools for Cach© and related M Technologies. GT.M Database Technology from Sanchez GT.M[tm] is a high-performance database engine. Optimized for transaction processing, GT.M is also an application development platform and a compiler for the ANSI/ISO standard M language. GT.M. is free to users on the x86 GNU/Linux platform. Hello, World program

73. OpenVMS.org -
Experience programming in MUMPS (excluding CACHE) in a Digital/Compaq Open VMS Experience programming MUMPS routines that generate and / or process
http://www.openvms.org/phorum/read.php?f=3&i=384&t=351

74. Article About "Timeline Of Programming Languages" In The English Wikipedia On 24
1977MUMPS, 1985, MUMPS programming language 1984 MUMPS 1984MUMPS, 1990, MUMPS programming language 1990 MUMPS. 1991, Python programming language Python
http://july.fixedreference.org/en/20040724/wikipedia/Timeline_of_programming_lan
The Timeline of programming languages reference article from the English Wikipedia on 24-Jul-2004 (provided by Fixed Reference : snapshots of Wikipedia from wikipedia.org)
Timeline of programming languages
This is a chronological list of programming languages See also Alphabetical list Categorical list , and Generational list Programming language Computing timeline , and History of computing hardware
Pre 1950
Predecessor(s) Year Product developer, company FIRST PROGRAM Ada Lovelace Plankalkül Konrad Zuse
A-0
... Mark I Autocode Tony Brooker A-0 FORTRAN (First program September 20th John W. Backus A-0 ARITH-MATIC Grace Hopper A-0 MATH-MATIC Grace Hopper A-0 FLOW-MATIC Grace Hopper Information Processing Language (IPL) Allen Newell Cliff Shaw Herbert Simon FLOW-MATIC COMTRAN Bob Bemer FORTRAN FORTRAN>FORTRAN II John W. Backus FORTRAN Algol programming language>Algol 58 IPL Lisp programming language>LISP John McCarthy
FLOW-MATIC COMTRAN COBOL programming language>COBOL The Codasyl Committee ALGOL Algol programming language>Algol 60 ALGOL JOSS programming language>JOSS FORTRAN II FORTRAN>FORTRAN IV APL programming language>APL Iverson MAD (Michigan Algorithm Decoder) Arden, et. al.

75. Kevin Charles O'Kane
O Kane, KC; Introduction to MUMPS Language programming , O Kane, KC, Intermediate MUMPS programming, tutorial for Mumps Users Group (San Diego,
http://math-cs.cns.uni.edu/~okane/cgi-bin/newpres/resume/res6a.html
Kevin Charles O'Kane Address Department of Computer Science
University of Northern Iowa
Cedar Falls, IA 50614-0507 Telephone (319) 273-7322 (office and voice mail)
(319) 273-2618 (dept office)
(508) 778-9485 (summer)
(319) 266-4131 (winter)
(319) 273-7123 (Fax) Citizenship USA, Ireland. Internet okane@cs.uni.edu
http://www.cs.uni.edu/~okane Education B.S. (chemistry) Boston College, 1968
Ph.D. (computer science) The Pennsylvania State University, 1972 Interests
  • bioinformatics
  • very large data bases
  • information storage, retrieval and digital libraries internet based information systems visualization of medical and text data bases data base systems compilers and language translators health care information systems
  • Current Research Projects
  • a web-based genomic sequence information and retrieval system; a protocol-based clinical data management and compliance system for clinical treatment guidelines; web server based PostgreSQL and ODBC compliant Mumps compilers and interpreters for Unix, Linux, and MS Windows;
  • Courses
    Taught
  • data base management systems compiler design systems programming computer architecture assembly language C, C++
  • 76. Defense Information Systems Agency Technical Integration Support
    Mumps is an interactive programming language and general purpose database management system. It has been primarily used to develop medical information
    http://www.defenselink.mil/nii/bpr/bprcd/485i.htm

    77. M Computer Language(formerly MUMPS) - A CompInfo Directory
    M (formerly MUMPS) is a high level interactive computer programming language for use in complex data handling operations. Newsgroup comp.lang.mumps
    http://www.compinfo.co.uk/apps/m.htm
    CompInfo - The Computer Information Center
    The top one-stop reference resource for corporate IT, computers and communications
    Millions of IT users world-wide rely on our Web-based support resources
    Tell your colleagues and friends, and bookmark us at http://www.compinfo-center.com/ Computer
    Magazines
    Computer ...
    Resources

    M computer language(formerly MUMPS) - Outline Topic Outline KnowledgeBases Newsgroups and FAQs Magazines and Ezines ... Key Training Providers M computer language(formerly MUMPS) - Knowledge Bases Back to Top M computer language(formerly MUMPS) - Newsgroups and FAQs
    • If you know of a high quality resource for this sub-category of this topic, please suggest it
    Back to Top M computer language(formerly MUMPS) - Magazines and Ezines
    • If you know of a high quality resource for this sub-category of this topic, please suggest it
    Back to Top M computer language(formerly MUMPS) - White Papers
    • If you know of a high quality resource for this sub-category of this topic

    78. Mumps - Definition By Dict.die.net
    MUMPS Massachusetts general hospital Multiprogramming System MUMPS Multi-User Multi-programming System ? (OS, DEC). die.net
    http://dict.die.net/mumps/
    Definition: mumps
    Search dictionary for Source: WordNet (r) 1.7 mumps n : an acute contagious viral disease characterized by fever and by swelling of the parotid glands [syn: epidemic parotitis
    Source: Webster's Revised Unabridged Dictionary (1913) Mumps Mump Mumble , and Mum .] 1. pl. Sullenness; silent displeasure; the sulks. Skinner. 2. [Prob. so called from the patient's appearance.] (Med.) A specific infectious febrile disorder characterized by a nonsuppurative inflammation of the parotid glands; epidemic or infectious parotitis. Source: The Free On-line Dictionary of Computing (2003-OCT-10) MUMPS database management systems . MUMPS was originally used for medical records and is now widely used where multiple users access the same databases simultaneously, e.g. banks, stock exchanges, travel agencies, hospitals. Early MUMPS implementations for PDP-11 and IBM PC were complete operating systems , as well as programming languages, but current-day implementations usually run under a normal host operating system . A MUMPS program hardly ever explicitly performs low-level operations such as opening a file - there are programming constructs in the language that will do so implicitly, and most MUMPS programmers are not even aware of the

    79. M Technology And MUMPS Language FAQ, Part 2/2
    MUMPS provides the programming language, the database, the screen handler, and soon, windows of any platform that will have a MUMPS interpreter (which is
    http://www.faqs.org/faqs/m-technology-faq/part2/
    M Technology and MUMPS Language FAQ, Part 2/2
    There are reader questions on this topic!
    Help others by sharing your knowledge
    Newsgroups: comp.lang.mumps sci.med.informatics trask@world.std.com jdiamond@btinternet.com ... mta@mtechnology.org Publication: M Computing MTA-Europe c/o datika nv keerbergsesteenweg 19 B-3150 Haacht Belgium phone : + 32 16 60 61 12 fax : + 32 16 60 61 17 e-mail : brothstein@compuserve.com mga@mindspring.com website: http://www.mindspring.com/~mga/ comp.lang.m dpbsmith@world.std.com office@world.std.com ... Godfrey@msmail.vet.cornell.edu Gavin Greig, ggreig@mcs.dundee.ac.uk Russell Haddleton, rfh2y@uvacs.cs.Virginia.EDU Brett Hunt, BrettH@Micronetics.com Lev Jacob, lev@TRENDLINE.CO.IL Scott P. Jones, scott@INTERSYS.COM John E. Kemker, III, kemker.j@atlanta.va.gov Mark Komarinski, komarimf@craft.camp.clarkson.edu monika@INTERSYS.COM JEFFREY.L.LOEB@cpmx.saic.com Keith F. Lynch, kfl@access.digex.net jim@american.edu DEMOEL@saltmine.radix.net Steve J. Morris, sjm2@shore.net Admin@admatic.com preiser@cancer.unm.edu harold@UGA.CC.UGA.EDU ... seidman@world.std.com Kate Schell, cschell@jacquardsystems.com

    80. PHPBuilder.com, The Best Resource For PHP Tutorials, Templates, PHP Manuals, Con
    MUMPS programming language since 1973. My entire professional life has been devoted to MUMPS. I have worked for 8 Hospitals, 4 HMO s (Health
    http://www.phpbuilder.com/lists/php-migration/2000101/0010.php
    PHP Manual All Mail Lists Join Up!
    68269 members and counting! Home Articles Community Code Library ... Contribute
    Free Technology Magazine Subscriptions
    Be a Commerce Partner
    articles
    Microsoft SQL Server from PHP on Linux Database Abstraction in PHP Cached Dynamic Modules pt 3 ... All Linux Devices Apache Today Apache Today Covalent Extends Apache 2.0 to Microsoft ASP.NET
    ShopWorX - Support for Windows

    PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1
    ...
    Full-Featured, Java-Based Apache GUI

    internet.com Developer
    Downloads

    International
    Internet Lists ... E-mail Offers From: Charles Volkstorf ( email protected Date: Charles S. Volkstorf 29 Concord Ave. # 710

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 4     61-80 of 104    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter